-
-
Notifications
You must be signed in to change notification settings - Fork 417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Респрайт слаймо-людей и появление слаймо-других рас #13634
base: master
Are you sure you want to change the base?
Conversation
Changelog status: ✔️ |
чеинжлог непонятный обычному игроку просто напиши что обновлены спрайты слаймочелов и добавлены слаймо-спрайты для других рас... |
а так пр крутой надо мержить очевидно |
switch(H.species.name) | ||
if("Unathi") | ||
slime_species = SLIME_UNATHI | ||
if("Vox") | ||
slime_species = SLIME_VOX | ||
if("Tajaran") | ||
slime_species = SLIME_TAJARAN | ||
if("Skrell") | ||
slime_species = SLIME_SKRELL | ||
else | ||
slime_species = SLIME |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
мб хранить в датуме самой расы?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Типо перенести свитч в species.dm? Я просто не догоняю, да и пока сложно представить куда его там сунуть
Вальтер респрайтит дефолтных кукол. Не будет ли визуального рассинхрона между ними, как думаешь? |
Без понятия |
Описание изменений
Перерисованы спрайты слаймо-людей
Добавлены спрайты слаймо-воксов, слаймо-скреллов, слаймо-таяр, слаймо-унатхов.
Почему и что этот ПР улучшит
Красиво
Авторство
Я - код, @WatlerJe - спрайты
Чеинжлог
🆑 Slavik2001, WatlerJe